home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 11: TSX-11 / Linux Cubed Series 11 - TSX-11 Vol 1.iso / usr.bin / pbmplus.rea < prev    next >
Text File  |  1996-11-30  |  2KB  |  36 lines

  1.  
  2. Here are the PBMPlus utilities originally written by Jef Poskanzer, including
  3. the libtiff libraries written by Sam Leffler of SGI.  There are two files,
  4. for those who just want binaries (sorry, no man pages there), then you should
  5. get pbmplus.bin.tar.Z.  If you want the man  pages and sources get the other
  6. file pbmplus.src.tar.Z also.  
  7.  
  8. I've built this on Linux 0.95c+, with gcc-2.1 with success.   To build the
  9. package, login as root, cd to /, and tar xzvf pbmbin.tar.Z, then tar xzvf 
  10. pmbsrc.tar.Z.  Once they're done, cd to /usr/local/pbmplus10dec91/libtiff,
  11. type make (make sure you have lots of swap space available), then cd ..
  12. and type make install.  This should build and install all the utilities and
  13. man pages for you.   All you have to do is add /usr/local/pbmplus to your
  14. path and play with some images.
  15.  
  16. Sorry, there's no viewer here (that I know of).  Perhaps later I can add one.
  17. But in the meantime ...  Have fun.  My early tests show that this runs about
  18. 1.25 times  as fast as a MicroVax II, running Ultrix 3.1.  
  19.  
  20. Oh yea, I believe the binaries are built NOT using shared libs - someone pleaes
  21. check me on this.  But, the Makefiles all specifiy that NEW images built will
  22. use shared libraries.  Small inconsistency, but I figured those who would
  23. build their own would probably want the shared binaries anyway.
  24.  
  25. Enjoy!  If you have questions I'll try to help, but I only check this mail
  26. about once a week since it's long distance.  But if you get stuck and aren't
  27. in a hurry, email me at
  28.  
  29.         Louie.Williams@bbs.oit.unc.eud
  30.  
  31.  
  32. Thanks to everybody responsible for Linux!  I can't imagine PBMPlus on DOS!
  33.  
  34. -Lou Williams
  35.  
  36.